Getter(Int32,Int32) Method

Summary
Returns the object at a given index as the given type.
Syntax
C#
C++/CLI
protected T Getter<T>(  
   int index, 
   int repetition 
) 
protected: 
_T^_ Gettergeneric<typename T> 
(  
   int index, 
   int repetition 
)  

Parameters

index
index for the object to retrieve.

repetition
Maximum repetitions allowed.

Type Parameters

T

Return Value

Returns the object at a given index as the given type.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.HL7 Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.